index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2004-01-18
track interface type and baudrate as well
Henning Brauer
2004-01-18
Sync print-domain with tcpdump.org; avoids tcpdump barfing on bogus
Otto Moerbeek
2004-01-18
sort options;
Jason McIntyre
2004-01-18
spacing
Theo de Raadt
2004-01-17
keep track of interface link state and invalidate connected routes depending
Henning Brauer
2004-01-17
Make it possible to announce own networks. In the RDE these prefixes are
Claudio Jeker
2004-01-17
KNF
Henning Brauer
2004-01-17
print interface name instead of index
Henning Brauer
2004-01-17
keep & track interface names as well, not only indices
Henning Brauer
2004-01-17
implement "show interfaces"
Henning Brauer
2004-01-17
allow the interfaces as bgpd sees 'em to be queried via imsgs
Henning Brauer
2004-01-17
actually update interface flags in if_change()
Henning Brauer
2004-01-17
use the new RTM_IFANNOUNCE messages to track interface (de-)appearance,
Henning Brauer
2004-01-16
missing #include
Henning Brauer
2004-01-16
sync with raw socket API change. reported by Esben Norby, tested by tedu
Jun-ichiro itojun Hagino
2004-01-15
Input should be atleast an isakmp_header long. otto@, markus@ ok.
Hakan Olsson
2004-01-15
print tcpmd5 signature options; with/ok itojun
Markus Friedl
2004-01-15
Fix printf format string. ok henning@
Otto Moerbeek
2004-01-14
Fix printf format string. ok deraadt@
Otto Moerbeek
2004-01-14
add soon-needed kif_remove()
Henning Brauer
2004-01-13
cast vararg sentinel value to pointer
Otto Moerbeek
2004-01-13
handle ruleset names containing usernames, fixes PR 3627, ok Bob
Daniel Hartmeier
2004-01-13
KNF
Henning Brauer
2004-01-13
return value at end of non-void function
Otto Moerbeek
2004-01-13
Do not redistribute updates to ibgp peers. OK henning@
Claudio Jeker
2004-01-13
Fix the aspath_* functions to allow empty aspath. A empty aspath is one
Claudio Jeker
2004-01-13
Update manual for the new config statements.
Claudio Jeker
2004-01-13
Implement a max-prefix and a announce none | self | all neighbor statement.
Claudio Jeker
2004-01-13
Better update error handling. Ensure that the session goes down and
Claudio Jeker
2004-01-13
Dump and send RIB to the neighbor if his session is comming up.
Claudio Jeker
2004-01-13
Do not send routes back to sender as per rfc. OK henning@
Claudio Jeker
2004-01-13
buffer size should be unsigned, report mpech@; ok deraadt@
Damien Miller
2004-01-12
remove redundant string termination; report from nimadeus@pandora.be
Damien Miller
2004-01-12
Nexthop announcement fixup. There are different rules for ibgp and ebgp.
Claudio Jeker
2004-01-12
add a little spacing; .Xr not .Ar for bgpd;
Jason McIntyre
2004-01-11
KNF
Henning Brauer
2004-01-11
This comment is not true. We decided to use a separate struct kroute6
Claudio Jeker
2004-01-11
use bgpd_addr in the nexthop tree; change nexthop_add/_remove accordingly
Henning Brauer
2004-01-11
set address family...
Henning Brauer
2004-01-11
remove obsolete comment
Henning Brauer
2004-01-11
Bad sizeof slipped in while resolving a conflict. OK henning@
Claudio Jeker
2004-01-11
Move all struct in_addr to either struct bgpd_addr or in_addr_t whichever
Claudio Jeker
2004-01-11
in the nexthop imsgs use struct bgpd_addr for the data part instead of
Henning Brauer
2004-01-11
Add to the IMSG_SESSION_UP message the local and remote address of the
Claudio Jeker
2004-01-11
we need to have the address family set in bgpd_addr structs when they
Henning Brauer
2004-01-11
when sending the nexthop status message, include the kroute that makes that
Henning Brauer
2004-01-11
use struct bgpd_addr for nexthop and gateway in struct kroute_nexthop
Henning Brauer
2004-01-11
clean up setting the poll events a bit. no functional changes.
Henning Brauer
2004-01-11
listen to the routing socket. if anyone messes with our interface by
Theo de Raadt
2004-01-11
save & restore resolv.conf when we can... krw ok
Theo de Raadt
[next]