0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 19, 2025 — Mar 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more signal handling More... over 18 years ago
more signal handling in recv More... over 18 years ago
actually we have msg_len in rt_msghdr. Read the entire message More... over 18 years ago
no need to find out neighbours interface anymore More... over 18 years ago
no more LDP_E_CONNECTED using sockunion[x] is incorrect More... over 18 years ago
using sockunion[x] is incorrect More... over 18 years ago
nuke ldp peer ID because we don't set MPLS address on interface anymore More... over 18 years ago
No more rtm defined add_route doesn't return LDP_E_CONNECTED_ROUTE but LDP_E_OK add_route checks if so_gate is MPLS and sets ifa in this case More... over 18 years ago
add sockaddr_dl to union sockaddr More... over 18 years ago
get rid of interface addresses now sockaddr_mpls should be followed by sockaddr_family next_hop More... over 18 years ago
no more MPLS_RTF_POP More... over 18 years ago
* actually delete the pure MPLS route also * define three types of route reattach More... over 18 years ago
actually make MPLS route deletion work More... over 18 years ago
we no longer use this. Use netmpls/mpls.h instead More... over 18 years ago
label mappings are now SLIST More... over 18 years ago
ldp_peer_addresses are now SLIST More... over 18 years ago
no need to link tlv structures More... over 18 years ago
labels are now held in SLIST* More... over 18 years ago
make it compile again change AYAME_STACK -> MPLS_STACK change ldp_peer *lp to SLIST More... over 18 years ago
*** empty log message *** More... over 18 years ago
Add IMPLNULL destination to pure MPLS route More... over 18 years ago
cosmetic changes mostly More... over 18 years ago
send shutdown even if it's only connected send it to every peer not to head only More... over 18 years ago
get rid of NetBSD-mpls-20070420.patch it's rotten get rid of Makefile.gnu get rid of mpls.h MPLS_IMPLICIT_NULL -> MPLS_LABEL_IMPLNULL don't free label if neighbour withdraw it or if neighbour down removed mpls_label_withdraw() label_del() doesn't work on routes also, there is label_reattach_route() for this fixed label_reattach_route() More... over 18 years ago
add_mapping before mpls_add_label More... over 18 years ago
correct loopback detection More... over 18 years ago
ignore LABEL_RELEASE for now More... over 18 years ago
add_label() is now map_label() More... over 18 years ago
cosmetic changes More... over 18 years ago
correct usage More... over 18 years ago