tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
bgplg
/
at
master
5 folders
12 files
bgpctl
Use ${STATIC} instead of hardcoded -static in order to take advantage of static pie.
11 years ago
bgplg
Use ${STATIC} instead of hardcoded -static in order to take advantage of static pie.
11 years ago
bgplgsh
Remove -lncurses from LDADD. It is not used. Also add DPADD line. OK deraadt@
3 years ago
ping
ping6(8) is now a hardlink to ping(8). The instbin stuff looks good to deraadt@
9 years ago
traceroute
Use ${STATIC} instead of hardcoded -static in order to take advantage of static pie.
11 years ago
Makefile
ping6(8) is now a hardlink to ping(8). The instbin stuff looks good to deraadt@
9 years ago
bgplg.8
Some of the executables that are used by bgplg need the set-user-ID bit, so they should be mounted on a filesystem without the nosuid option. OpenBSD's /var/www is mounted nosuid by default and using bgplg with the statically-linked "ping" doesn't work with nosuid.
9 years ago
bgplg.c
Fix failure when AS number is < 10 Thanks to Pierre Emeriaud for reporting & testing.
8 years ago
bgplg.css
bgplg.foot
bgplg.h
Add ASPA to Looking Glass
3 years ago
bgplg.head
* use -A with traceroute6 to print the AS number; OK deraadt@ dcoppa@ henning@
14 years ago
bgplgsh.8
correct example; from pierre emeriaud ok claudio
7 years ago
bgplgsh.c
Remove NULL-checks before free(). ok tb@
10 years ago
index.html
misc.c
Reclaim browser screen real estate in bgplg
8 years ago
openbgpd.gif