Histórico de commits

Autor SHA1 Mensagem Data
  Steven Barth f73f11865e Improved IPv6 featureset 11 anos atrás
  Felix Fietkau 7872d4e288 remove commented out TODO items 12 anos atrás
  Steven Barth d7f7f002e3 Initial IPv6 prefix support 12 anos atrás
  Stéphan Kochen 1ada8cef98 Move IP address parsing functions to utils. 12 anos atrás
  Felix Fietkau 9cabaeb8a5 add an ubus method for dumping available protocol handlers 12 anos atrás
  Felix Fietkau b0b11b2295 move dns server/search list parsing to interface core to support peerdns=0 + static entries 12 anos atrás
  Felix Fietkau 2dc0f134aa parse point to point ip addresses 12 anos atrás
  Felix Fietkau 139b16ed4c proto-shell: refactor code to allow specifying per-address broadcast option for ipv4 12 anos atrás
  Felix Fietkau 6888001276 drop broadcast/netmask parsing from proto_apply_ip_settings 12 anos atrás
  Felix Fietkau f7ac9bf93c split applying static proto setting from handler settings 12 anos atrás
  Felix Fietkau bfe5db1ea8 add copyright headers 12 anos atrás
  Felix Fietkau 0f738b8f6c include route/address flags in vlist comparison 12 anos atrás
  Felix Fietkau a63479ad89 always create device routes 12 anos atrás
  Felix Fietkau c6e1778d44 simplify vlist, move avl key handling to vlist_add() 12 anos atrás
  Felix Fietkau 0a1b9d2662 minor cleanup 12 anos atrás
  Felix Fietkau d665c76a25 parse and use the broadcast option 12 anos atrás
  Felix Fietkau 73a32ab092 move broadcast address handling to the core 12 anos atrás
  Felix Fietkau 05c0ded29c make proto_parse_ip_addr_string() static 12 anos atrás
  Felix Fietkau f5ca090c26 proto: move the dns search option handling to the core 12 anos atrás
  Felix Fietkau a3606a74c6 proto: add an option for specifying external addresses using proto_apply_ip_settings() 12 anos atrás
  Felix Fietkau 285039a878 move static address setup to proto.c in preparation for unifying it with the proto-shell code doing similar things 12 anos atrás
  Felix Fietkau 79368a64db make sure iface->proto_handler is always initialized 13 anos atrás
  Felix Fietkau 73ea028450 ensure that iface->proto_handler gets initialized 13 anos atrás
  Felix Fietkau c000b546d9 proto-shell: allow passing netmask in ip address format 13 anos atrás
  Felix Fietkau ed1bbf2f3c fix proto events for immediate proto handlers 13 anos atrás
  Felix Fietkau be8cbaecc2 fix parsing of ipaddr + netmask 13 anos atrás
  Felix Fietkau 3bd56db589 move ip address parsing code to proto.c 13 anos atrás
  Felix Fietkau bbfa8c18c8 move protocol flags to the handler, add a pointer to the handler in the proto state, add PROTO_FLAG_NODEV 13 anos atrás
  Felix Fietkau 0c823ed77d remove the uci dependency from protocol handlers 13 anos atrás
  Felix Fietkau dca8c7133b trigger proto attach from config.c 13 anos atrás